home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac: Not for Sale / Another.not.for.sale (Australia).iso / fade into you / getting there / WWW / WebStat 2.3.4 / WebStat.config < prev    next >
Text File  |  1994-09-28  |  10KB  |  355 lines

  1. #########################################################
  2. #
  3. #     This is the WebStat Configuration File (WebStat.config)
  4. #
  5. #     This file must exist in the same directory as the WebStat program.
  6. #
  7. # Commands:
  8. #     LOG <filename>
  9. #
  10. #     Specify MacHTTP log file name for WebStat input (paths allowed).  The file name must
  11. #     be inside quotation marks if it contains spaces.
  12. #     Default is "MACHTTP.LOG".
  13. #
  14. #     OUTPUT <filename>
  15. #
  16. #     Specify output filename for WebStat summary (html format).  The file name must be
  17. #     inside quotation marks if it contains spaces.
  18. #     Default is "WebStat.html".
  19. #
  20. #     FORMAT <filename>
  21. #
  22. #     Specify format of WebStat output.  Lines in this file are copied directly to the output
  23. #     file.  Special commands are embedded in this file which tell WebStat where to place
  24. #     the output statistics.  These commands must be in square brackets at the start of a
  25. #     new line.  Only a single command (and no other text) is allowed on this line.  The
  26. #     commands are:  Summary, Day, Hour, Weekday, Domain, Subdomain, and Archive.
  27. #     See the WebStat.format file for an example of how to set up a format file.
  28. #     Default is "WebStat.format".
  29. #
  30. #     EXCLUDE <address>
  31. #
  32. #     Specify a computer/network to exclude from the summary.  The format of the name
  33. #     should be reversed as in the Client Reversed Subdomain table in the output file. 
  34. #     A '*' is allowed at the end of the name to match any subsequent characters.
  35. #     Default is no exclusions.
  36. #
  37. #     MESSAGES <On | Off>
  38. #
  39. #     Specify whether or not WebStat sends routine messages to a console window
  40. #     while it is running.  Error messages will always be output.  If you have problems
  41. #     or questions about what WebStat is doing, try turning MESSAGES On to take a look
  42. #     messages produced.
  43. #     Default is "Off".
  44. #
  45. #     ADDRESSES <Long | Short>
  46. #
  47. #     Specify length of subdomain addresses.  If "Short", the last field of the Reversed
  48. #     Client Subdomain address is not shown. 
  49. #     Default is "Long".
  50. #
  51. #     DOMAIN <code> <name>
  52. #
  53. #     Specify domain names for the Client Domain list.  Domain codes are matched like
  54. #     EXCLUDE addresses, assuming a '*' after the domain code.  Codes are searched in the
  55. #     order of entry.  The name must be inside  quotation marks if it contains spaces.
  56. #     Default is no domain names.
  57. #
  58. #     DNSLOOKUP <On | Off>
  59. #
  60. #     If this option is "On", WebStat will translate numerical IP addresses found in the log
  61. #     file using your domain name server.  To use this option, you must be connected to a
  62. #     network with a domain name server, and you must be running MacTCP and have it
  63. #     configured properly for DNS lookups.
  64. #     Default is "Off"
  65. #
  66. #     # <comment>
  67. #
  68. #     Comment lines start with a '#'.
  69. #
  70. #
  71. # Examples:
  72. #
  73. #     LOG  MyLogFile.Log
  74. #     LOG  "My Hard Disk:My Folder:My Log File"
  75. #
  76. #     OUTPUT  WebStat.html
  77. #     OUTPUT ":My Folder:WebStat output file"
  78. #
  79. #     FORMAT WebStat.format
  80. #     FORMAT "My Format File"
  81. #
  82. #     EXCLUDE ca.queensu.phy.snodaq    - exclude Phil Harvey's computer
  83. #     EXCLUDE ca.queensu.*                   - exclude all computers at Queen's
  84. #     EXCLUDE mil.*                              - exclude all US military computers
  85. #
  86. #     MESSAGES On
  87. #
  88. #     ADDRESSES Short
  89. #
  90. #     DOMAIN  ca.queensu.  "Queen's University"
  91. #     DOMAIN  ca.  Canada
  92. #     DOMAIN  128.  "A Domain Name"
  93. #
  94. #     DNSLOOKUP On
  95. #
  96. ##################### End Comments #########################
  97.  
  98. LOG          MACHTTP.LOG
  99. OUTPUT    WebStat.html
  100. FORMAT    WebStat.format
  101. MESSAGES Off
  102. ADDRESSES Long
  103. DNSLOOKUP Off
  104.  
  105. DOMAIN ad. "Andorra"
  106. DOMAIN ae. "United Arab Emirates"
  107. DOMAIN af. "Afghanistan"
  108. DOMAIN ag. "Antigua and Barbuda"
  109. DOMAIN ai. "Anguilla"
  110. DOMAIN al. "Albania"
  111. DOMAIN am. "Armenia"
  112. DOMAIN an. "Netherlands Antilles"
  113. DOMAIN ao. "Angola"
  114. DOMAIN aq. "Antarctica"
  115. DOMAIN ar. "Argentina"
  116. DOMAIN arpa. "Adv. Proj. Research Agency"
  117. DOMAIN as. "American Samoa"
  118. DOMAIN at. "Austria"
  119. DOMAIN au. "Australia"
  120. DOMAIN aw. "Aruba"
  121. DOMAIN az. "Azerbaijan"
  122. DOMAIN ba. "Bosnia Hercegovina"
  123. DOMAIN bb. "Barbados"
  124. DOMAIN bd. "Bangladesh"
  125. DOMAIN be. "Belgium"
  126. DOMAIN bf. "Burkina Faso"
  127. DOMAIN bg. "Bulgaria"
  128. DOMAIN bh. "Bahrain"
  129. DOMAIN bi. "Burundi"
  130. DOMAIN bj. "Benin"
  131. DOMAIN bm. "Bermuda"
  132. DOMAIN bn. "Brunei Darussalam"
  133. DOMAIN bo. "Bolivia"
  134. DOMAIN br. "Brazil"
  135. DOMAIN bs. "Bahamas"
  136. DOMAIN bt. "Bhutan"
  137. DOMAIN bv. "Bouvet Island"
  138. DOMAIN bw. "Botswana"
  139. DOMAIN by. "Belarus"
  140. DOMAIN by. "Byelorussian SSR"
  141. DOMAIN bz. "Belize"
  142. DOMAIN ca. "Canada"
  143. DOMAIN cc. "Cocos (Keeling) Islands"
  144. DOMAIN cf. "Central African Republic"
  145. DOMAIN cg. "Congo"
  146. DOMAIN ch. "Switzerland"
  147. DOMAIN ci. "Cote d'Ivoire"
  148. DOMAIN ck. "Cook Islands"
  149. DOMAIN cl. "Chile"
  150. DOMAIN cm. "Cameroon"
  151. DOMAIN cn. "China"
  152. DOMAIN co. "Colombia"
  153. DOMAIN com. "US Commercial"
  154. DOMAIN cr. "Costa Rica"
  155. DOMAIN cs. "Czechoslovakia"
  156. DOMAIN cu. "Cuba"
  157. DOMAIN cv. "Cape Verde"
  158. DOMAIN cx. "Christmas Island"
  159. DOMAIN cy. "Cyprus"
  160. DOMAIN cz. "Czech Republic"
  161. DOMAIN de. "Germany"
  162. DOMAIN dj. "Djibouti"
  163. DOMAIN dk. "Denmark"
  164. DOMAIN dm. "Dominica"
  165. DOMAIN do. "Dominican Republic"
  166. DOMAIN dz. "Algeria"
  167. DOMAIN ec. "Ecuador"
  168. DOMAIN edu. "US Educational"
  169. DOMAIN ee. "Estonia"
  170. DOMAIN eg. "Egypt"
  171. DOMAIN eh. "Western Sahara"
  172. DOMAIN es. "Spain"
  173. DOMAIN et. "Ethiopia"
  174. DOMAIN fi. "Finland"
  175. DOMAIN fj. "Fiji"
  176. DOMAIN fk. "Falkland Islands (Malvinas)"
  177. DOMAIN fm. "Micronesia"
  178. DOMAIN fo. "Faroe Islands"
  179. DOMAIN fr. "France"
  180. DOMAIN ga. "Gabon"
  181. DOMAIN gb. "United Kingdom"
  182. DOMAIN gd. "Grenada"
  183. DOMAIN ge. "Georgia"
  184. DOMAIN gf. "French Guiana"
  185. DOMAIN gh. "Ghana"
  186. DOMAIN gi. "Gibraltar"
  187. DOMAIN gl. "Greenland"
  188. DOMAIN gm. "Gambia"
  189. DOMAIN gn. "Guinea"
  190. DOMAIN gov. "US Government"
  191. DOMAIN gp. "Guadeloupe"
  192. DOMAIN gq. "Equatorial Guinea"
  193. DOMAIN gr. "Greece"
  194. DOMAIN gt. "Guatemala"
  195. DOMAIN gu. "Guam"
  196. DOMAIN gw. "Guinea-Bissau"
  197. DOMAIN gy. "Guyana"
  198. DOMAIN hk. "Hong Kong"
  199. DOMAIN hm. "Heard and McDonald Islands"
  200. DOMAIN hn. "Honduras"
  201. DOMAIN hr. "Croatia (Hrvatska)"
  202. DOMAIN ht. "Haiti"
  203. DOMAIN hu. "Hungary"
  204. DOMAIN id. "Indonesia"
  205. DOMAIN ie. "Ireland"
  206. DOMAIN il. "Israel"
  207. DOMAIN in. "India"
  208. DOMAIN int. "International"
  209. DOMAIN io. "British Indian Ocean Terr."
  210. DOMAIN iq. "Iraq"
  211. DOMAIN ir. "Iran, Islamic Republic of"
  212. DOMAIN is. "Iceland"
  213. DOMAIN it. "Italy"
  214. DOMAIN jm. "Jamaica"
  215. DOMAIN jo. "Jordan"
  216. DOMAIN jp. "Japan"
  217. DOMAIN ke. "Kenya"
  218. DOMAIN kg. "Kyrgyzstan"
  219. DOMAIN kh. "Cambodia"
  220. DOMAIN ki. "Kiribati"
  221. DOMAIN km. "Comoros"
  222. DOMAIN kn. "Saint Kitts and Nevis"
  223. DOMAIN kp. "Korea, Democratic PR"
  224. DOMAIN kr. "Korea, Republic of"
  225. DOMAIN kw. "Kuwait"
  226. DOMAIN ky. "Cayman Islands"
  227. DOMAIN kz. "Kazakhstan"
  228. DOMAIN la. "Lao People's Democratic R"
  229. DOMAIN lb. "Lebanon"
  230. DOMAIN lc. "Saint Lucia"
  231. DOMAIN li. "Liechtenstein"
  232. DOMAIN lk. "Sri Lanka"
  233. DOMAIN lr. "Liberia"
  234. DOMAIN ls. "Lesotho"
  235. DOMAIN lt. "Lithuania"
  236. DOMAIN lu. "Luxembourg"
  237. DOMAIN lv. "Latvia"
  238. DOMAIN ly. "Libyan Arab Jamahiriya"
  239. DOMAIN ma. "Morocco"
  240. DOMAIN mc. "Monaco"
  241. DOMAIN md. "Moldova, Republic of"
  242. DOMAIN mg. "Madagascar"
  243. DOMAIN mh. "Marshall Islands"
  244. DOMAIN mil. "US Military"
  245. DOMAIN mk. "Macedonia"
  246. DOMAIN ml. "Mali"
  247. DOMAIN mm. "Myanmar"
  248. DOMAIN mn. "Mongolia"
  249. DOMAIN mo. "Macau"
  250. DOMAIN mp. "Northern Mariana Islands"
  251. DOMAIN mq. "Martinique"
  252. DOMAIN mr. "Mauritania"
  253. DOMAIN ms. "Montserrat"
  254. DOMAIN mt. "Malta"
  255. DOMAIN mu. "Mauritius"
  256. DOMAIN mv. "Maldives"
  257. DOMAIN mw. "Malawi"
  258. DOMAIN mx. "Mexico"
  259. DOMAIN my. "Malaysia"
  260. DOMAIN mz. "Mozambique"
  261. DOMAIN na. "Namibia"
  262. DOMAIN nato. "North Atlantic Treaty Org."
  263. DOMAIN nc. "New Caledonia"
  264. DOMAIN ne. "Niger"
  265. DOMAIN net. "Network"
  266. DOMAIN nf. "Norfolk Island"
  267. DOMAIN ng. "Nigeria"
  268. DOMAIN ni. "Nicaragua"
  269. DOMAIN nl. "Netherlands"
  270. DOMAIN no. "Norway"
  271. DOMAIN np. "Nepal"
  272. DOMAIN nr. "Nauru"
  273. DOMAIN nt. "Neutral Zone"
  274. DOMAIN nu. "Niue"
  275. DOMAIN nz. "New Zealand"
  276. DOMAIN om. "Oman"
  277. DOMAIN org. "US Organization"
  278. DOMAIN pa. "Panama"
  279. DOMAIN pe. "Peru"
  280. DOMAIN pf. "French Polynesia"
  281. DOMAIN pg. "Papua New Guinea"
  282. DOMAIN ph. "Philippines"
  283. DOMAIN pk. "Pakistan"
  284. DOMAIN pl. "Poland"
  285. DOMAIN pm. "St. Pierre and Miquelon"
  286. DOMAIN pn. "Pitcairn"
  287. DOMAIN pr. "Puerto Rico"
  288. DOMAIN pt. "Portugal"
  289. DOMAIN pw. "Palau"
  290. DOMAIN py. "Paraguay"
  291. DOMAIN qa. "Qatar"
  292. DOMAIN re. "Reunion"
  293. DOMAIN ro. "Romania"
  294. DOMAIN ru. "Russian Federation"
  295. DOMAIN rw. "Rwanda"
  296. DOMAIN sa. "Saudi Arabia"
  297. DOMAIN sb. "Solomon Islands"
  298. DOMAIN sc. "Seychelles"
  299. DOMAIN sd. "Sudan"
  300. DOMAIN se. "Sweden"
  301. DOMAIN sg. "Singapore"
  302. DOMAIN sh. "St. Helena"
  303. DOMAIN si. "Slovenia"
  304. DOMAIN sj. "Svalbard and Jan Mayen Is."
  305. DOMAIN sk. "Slovakia"
  306. DOMAIN sl. "Sierra Leone"
  307. DOMAIN sm. "San Marino"
  308. DOMAIN sn. "Senegal"
  309. DOMAIN so. "Somalia"
  310. DOMAIN sr. "Suriname"
  311. DOMAIN st. "Sao Tome and Principe"
  312. DOMAIN su. "Soviet Union"
  313. DOMAIN sv. "El Salvador"
  314. DOMAIN sy. "Syrian Arab Republic"
  315. DOMAIN sz. "Swaziland"
  316. DOMAIN tc. "Turks and Caicos Islands"
  317. DOMAIN td. "Chad"
  318. DOMAIN tf. "French Southern Territories"
  319. DOMAIN tg. "Togo"
  320. DOMAIN th. "Thailand"
  321. DOMAIN tj. "Tajikistan"
  322. DOMAIN tk. "Tokelau"
  323. DOMAIN tm. "Turkmenistan"
  324. DOMAIN tn. "Tunisia"
  325. DOMAIN to. "Tonga"
  326. DOMAIN tp. "East Timor"
  327. DOMAIN tr. "Turkey"
  328. DOMAIN tt. "Trinidad and Tobago"
  329. DOMAIN tv. "Tuvalu"
  330. DOMAIN tw. "Taiwan, Province of China"
  331. DOMAIN tz. "Tanzania, United Republic"
  332. DOMAIN ua. "Ukrainian SSR"
  333. DOMAIN ug. "Uganda"
  334. DOMAIN uk. "United Kingdom"
  335. DOMAIN um. "US Minor Outlying Islands"
  336. DOMAIN us. "United States of America"
  337. DOMAIN uy. "Uruguay"
  338. DOMAIN uz. "Uzbekistan"
  339. DOMAIN va. "Vatican City State"
  340. DOMAIN vc. "Saint Vincent & Grenadines"
  341. DOMAIN ve. "Venezuela"
  342. DOMAIN vg. "Virgin Islands (British)"
  343. DOMAIN vi. "Virgin Islands (U.S.)"
  344. DOMAIN vn. "Viet Nam"
  345. DOMAIN vu. "Vanuatu"
  346. DOMAIN wf. "Wallis and Futuna Islands"
  347. DOMAIN ws. "Samoa"
  348. DOMAIN ye. "Yemen, Republic of"
  349. DOMAIN yu. "Yugoslavia"
  350. DOMAIN za. "South Africa"
  351. DOMAIN zm. "Zambia"
  352. DOMAIN zr. "Zaire"
  353. DOMAIN zw. "Zimbabwe"
  354.